home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 February / Macworld (1998-02).dmg / Shareware World / Comms & Internet / Snak 1.1 / Snak Manual 1.1 / Snak Manual 1.1.rsrc / TEXT_144.txt < prev    next >
Text File  |  1997-12-07  |  3KB  |  77 lines

  1.       
  2.  
  3. Quick Reference
  4. ADMIN          displays information about a server
  5. AWAY             leaves a message saying you're not paying attention
  6. CHANNEL   joins a particular channel  
  7. CLEAR      clears the channel window
  8. CTCP        performs certain client specific actions
  9.  
  10. DATE        shows server current date and time
  11. DCC          handles direct connections to remote clients
  12. DESCRIBE  sends anything about you to a person or channel
  13.  
  14. IGNORE     removes output from specific people 
  15.                                 (not yet supported)
  16.  
  17. INVITE     invitate another user to join a channel - operator only
  18.                                 parameters:
  19.                                 <nick> [<channel>]
  20.  
  21.                                 use * or nothing for current channel
  22.  
  23. JOIN        joins a particular channel
  24.                                 parameters:
  25.                                 [-invite|<channel>[<key>]
  26.  
  27.                                 use    -invite  to join the last channel you were invited to
  28.  
  29. KICK        removes someone from the channel
  30.  
  31. LEAVE      leave a channel
  32. LIST         lists channels, number of users, topic
  33.  
  34. MODE        changes channel mode
  35. MOTD        displays the server message-of-the-day
  36. MSG          sends a private message
  37.  
  38. NICK         changes your nickname
  39. NOTICE     sends a private message
  40. NOTIFY      informs you of people logging in or out IRC
  41.                                 You can add users to the notify list by dragging users or
  42.                               text from the channel to the list.
  43.                                 
  44.                                 use /notify <nick> or /notify +<nick> to add a nick.
  45.                                 use /notify -nick, drag it to the trash or press delete to
  46.                               remove a nick from the list
  47.  
  48. QUERY       starts a private conversation
  49. QUIT         exits your IRC session
  50.  
  51. STATS       shows some irc server usage statistics
  52.  
  53. TIME          shows server current date and time
  54. TOPIC        changes the topic of the channel
  55. TRACE        shows the server connections of the given machine
  56.  
  57. USERS        prints users logged on the server machine
  58.  
  59. VERSION     shows client and server version number
  60.  
  61. WHO           gives a listing of users. Wildcards are supported.
  62.                                     Output goes to console window.
  63.                                     [-switch[<arg>]] [<wildcard expression>]
  64.  
  65.                                     switch can be "OPERATORS",  "LUSERS", "CHOPS", "HOST",                                
  66.                                     "HERE", "AWAY", "SERVER", "NAME, "NICK"                    
  67.  
  68.                                     /WHO *.dk will return a list of all Danish users.
  69.                                     If the user has a "+i" (invisible) flag set, he/she will
  70.                                   not be listed.
  71.                                     
  72.  
  73. WHOIS        displays information about a particular nick
  74.                                     Output goes to console window.
  75.  
  76. WHOWAS    displays information about someone who just left
  77.                                     Output goes to console window.